ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / tooltip Property

In This Topic
    tooltip Property (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property tooltip As IPlotConfigTooltipOption
    public abstract IPlotConfigTooltipOption tooltip {get;}
    See Also